←Select platform

LeadCollection<T> Class Methods

Summary

For a list of all members of this type, see LeadCollection<T> members

Public Methods

Name Description
Public Method AddRange Adds multiple items to the end of the collection.
Public Method InsertRange Inserts an item into the LeadCollection<T> at the specified index.
Public Method Move Moves the item at the specified index to a new location in the collection.
Public Method RemoveRange Removes items from the LeadCollection<T> at the specified index and count.
Public Method ToArray Gets an array of the items in this collection.

Protected Methods

Name Description
Protected Method ClearItems Removes all items from the collection.
Protected Method InsertItem Inserts an item into the LeadCollection<T> at the specified index.
Protected Method InsertItemRange Inserts an item into the LeadCollection<T> at the specified index.
Protected Method MoveItem Moves the item at the specified index to a new location in the collection.
Protected Method OnCollectionChanged Raises the CollectionChanged event with the provided arguments.
Protected Method RemoveItem Removes the item at the specified index of the collection.
Protected Method RemoveItemRange Removes items from the LeadCollection<T> at the specified index and count.
Protected Method SetItem Replaces the item at the specified index.

See Also

LeadCollection<T> Class

Leadtools Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.